home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 1 / PC World Interactive 1 - Nisan 1997.iso / nostalji / bbs / faq / ixmail1.txt < prev    next >
Text File  |  1995-07-13  |  28KB  |  614 lines

  1. Newsgroups: news.admin.misc,comp.mail.misc,news.answers,comp.answers
  2. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!hookup!news.mathworks.com!gatech!howland.reston.ans.net!Germany.EU.net!EU.net!news.sprintlink.net!cs.utexas.edu!utnut!nott!cunews!revcan!ecicrl!clewis
  3. From: clewis@ferret.ocunix.on.ca (Chris Lewis)
  4. Subject: UNIX Email Software Survey FAQ [Part 1 of 3]
  5. Summary: How to set up Email on UNIX systems.
  6. Message-ID: <mailfaq.1_805641603@ferret.ocunix.on.ca>
  7. Supersedes: <mailfaq.1_803827204@ferret.ocunix.on.ca>
  8. Approved: news-answers-request@mit.edu
  9. Date: Thu, 13 Jul 1995 13:20:08 GMT
  10. Expires: Thu, 17 Aug 1995 13:20:03 GMT
  11. Reply-To: mailfaq@ferret.ocunix.on.ca (Mail FAQ commentary reception)
  12. Organization: Elegant Communications Inc., Ottawa, Canada
  13. Keywords: mail software survey UNIX FAQ
  14. Followup-To: poster
  15. Lines: 596
  16. Xref: senator-bedfellow.mit.edu news.admin.misc:42827 comp.mail.misc:24793 news.answers:48434 comp.answers:13070
  17.  
  18. Archive-name: mail/setup/unix/part1
  19. Last-modified: Thu Jan 26 01:28:19 EST 1995
  20.  
  21.         UNIX EMail Software - a Survey
  22.                Chris Lewis
  23.         clewis@ferret.ocunix.on.ca
  24.         [and a host of others - thanks]
  25.  
  26.         Copyright 1991, 1992, 1993, Chris Lewis
  27.  
  28.         Redistribution for profit, or in altered content/format
  29.         prohibited without permission of the author.
  30.         Redistribution via printed book or CDROM expressly
  31.         prohibited without consent of the author.  Any other
  32.         redistribution must include this copyright notice and
  33.         attribution.
  34.  
  35. Changes are marked with a preceding "|".  You can skip to them
  36. by typing g^| in (most) newsreaders.
  37.  
  38. Note: this FAQ has been formatted as a digest.  Many newsreaders
  39. can skip to each of the major subsections by pressing ^G.
  40.  
  41. Please direct comments or questions to mailfaq@ferret.ocunix.on.ca -
  42. note Reply-to: line - automatic if you reply to this article.
  43.  
  44. Many changes made in the second and third parts.
  45.  
  46. ------------------------------
  47. Subject: Introduction
  48.  
  49. Configuring electronic mail systems can be quite a complicated
  50. subject.  Often far more complicated than, say, setting up
  51. a Usenet news feed.  This is because, unlike news, email is
  52. expected to traverse multiple types of networks using their own
  53. protocol, whereas, Usenet news tends to be a single protocol
  54. supported by hook or by crook on different networks.
  55.  
  56. This document is intended for system administrators who need to
  57. know how to set up their UNIX systems for email communication with
  58. the outside world.  It is intended for the email-naive SA
  59. who gets more than a little confused by the acronyms, RFC's and
  60. plethora of software.
  61.  
  62. This is intended to be a general survey of the software available,
  63. so I won't spend too much time on some of the details.  Most of
  64. the available software comes with documentation that can
  65. explain things much better than I can.
  66.  
  67. Additional detail can be obtained from several sources, such as:
  68.  
  69.     Quarterman, John S.: "The Matrix -- Computer Networks
  70.     and Conferencing Systems Worldwide", Digital Press 1990,
  71.     (Order No.  EY-C176E-DP), ISBN 1-55558-033-5.
  72.  
  73.     Adams, Rick and Frey, Donnalyn: !%@:: A Directory of Mail
  74.     Addressing and Networks, 3rd Ed., O'Reilly & Associates 1993,
  75.     Provides a good reference for people seeking information
  76.     on how to access the various email networks.
  77.     ISBN 1-56592-031-7.
  78.  
  79.     Kehoe, Brendan P.: Zen and the Art of the Internet: A
  80.     Beginner's Guide, Second Edition, Prentice Hall 1992,
  81.     ISBN 0-13-010778-6.  Edition 1 is available via FTP on
  82.     cs.widener.edu in the tar file zen-1.0.tar.Z. [I think]
  83.  
  84.     Krol, Ed: The Whole Internet: User's Guide & Catalog.
  85.     First edition, O'Reilly & Associates Sept. 1992.
  86.     ISBN: 1-56592-025-2.  Very good introduction to
  87.     the Internet, history, facilities, uses, services,
  88.     etc.  I learned a lot.
  89.     
  90.     Albitz, Paul & Liu, Cricket: DNS and BIND, First edition,
  91.     O'Reilly & Associates, October 1992.  ISBN: 0-56592-010-4.
  92.     Describes in great detail everything from what a domain
  93.     is, to how to install and configure BIND.  A *MUST* for
  94.     people setting up large networks, or connecting
  95.     machines to the Internet.  It has become mandatory reading
  96.     for network administrators in a large corporation for
  97.     good reason.
  98.  
  99.     Costales, Bryan and Allman, Eric and Rickert, Neil: Sendmail.
  100.     O'Reilly & Associates, Nov (?) 1993. ISBN 1-56592-056-2
  101.     (ISBN from galley proof, which I've had a preview of).
  102.     An absolute necessity for anyone diving into the configuration
  103.     of sendmail.  The material is presented in a very clear
  104.     form, and is quite exhaustive in its coverage.  Perhaps a bit
  105.     too wordy and overlong, but that's a more than welcome contrast
  106.     to previous documentation (or lack thereof) on sendmail.
  107.  
  108. Further, this is primarily oriented towards UNIX email systems.
  109. This is unfortunate, because it would be nice to have a general
  110. document covering email in all of its forms.  However, each
  111. operating system tends to have radically different email mechanisms,
  112. so it would be difficult to do justice to any other environment.
  113. It seems more useful to cover one environment well here, and have
  114. companion documents for other environments.  Speaking of which,
  115. why hasn't anybody else stepped in to do FAQs on other environments?
  116. Like DOS, Mac etc.
  117.  
  118. And finally, this document is not intended to be pedantically
  119. correct.  Knowledgeable readers will know that I'm glossing
  120. over a lot of detail, and absolute precision has been balanced
  121. against readability and effectiveness in helping people get
  122. going.
  123.  
  124. ------------------------------
  125. Subject: Layout
  126.  
  127. This FAQ is laid out in the following sections:
  128.  
  129.     + An overview of how mail systems go together.
  130.  
  131.     + A glossary of the important terms to know.
  132.  
  133.     + A list of general do's and don'ts of mail systems.
  134.  
  135.     + Configuration Issues
  136.  
  137.     + Several suggested mail configurations. 
  138.  
  139.     + General overviews of specific software.
  140.  
  141. ------------------------------
  142. Subject: Electronic mail - A General Overview of Structure
  143.  
  144. Electronic mail generally consists of three basic pieces:
  145.  
  146.     1) The link level transport - which could be
  147.        UUCP, TCP/IP, or a host of others.  We'll call
  148.        this the "transport medium" (TM)
  149.  
  150.     2) the "Mail Transport Agent" (MTA) which is responsible for
  151.        transporting mail from source to destination, possibly
  152.        transforming protocols, addresses, and routing the mail.
  153.  
  154.        The MTA often has several components:
  155.         - Routing mechanisms
  156.         - Local delivery agent (LDA)
  157.         - Remote delivery agent
  158.        Many MTA's have all of these components, but some
  159.        do not.  In other cases, it is possible to replace
  160.        certain components for increased functionality.
  161.  
  162.     3) The "User Agent" (UA) is the user interface -
  163.        the software that the user uses to read his mail,
  164.        sort things around in folders, and send mail.
  165.        Sometimes called "Mail User Agent" (MUA).
  166.  
  167. ------------------------------
  168. Subject: Glossary
  169.  
  170. Rather than alphabetic, this glossary tends to group terms
  171. referring to similar functionality together.
  172.  
  173. Transport Medium:
  174.  
  175.     UUCP (Unix to Unix Copy Program):
  176.     Back in the mists of time, UNIX systems communicated only
  177.     over RS232 serial lines, usually over modems.  UUCP is a
  178.     suite of programs developed back in the early 70's to
  179.     provide this communications link.  All that UUCP does is
  180.     transfer files from one system to another.  There is an
  181.     additional mechanism where one system can direct the
  182.     destination system to run a file through a specific program.
  183.     Electronic mail in UUCP is simply requesting the destination
  184.     machine to run "mail" on a data file.
  185.  
  186.     UUCP communicates by means of "protocols", the most common
  187.     being "g", a method for transmission of data over telephone
  188.     lines and ensuring that the data is not corrupted.  There
  189.     are several other protocols, none universally available,
  190.     and most oriented towards communication media other than
  191.     telephone voice lines (such as dialup X.25, PAD X.25, or
  192.     LAN connects).
  193.  
  194.     UUCP operates over fixed system-to-system links, so sending
  195.     mail from one system to another often has to traverse
  196.     other intermediate systems.
  197.  
  198.     TCP/IP (Transmission Control Protocol/Internet Protocol):
  199.     TCP/IP is a protocol that allows any system on a network to
  200.     talk "directly" to any other, by passing packets of
  201.     information back and forth.  TCP/IP (and its later relative
  202.     OSI) is usually used over networks built on top of Ethernet,
  203.     Token-Ring, Starlan and other LANS.
  204.  
  205.     SMTP:
  206.     Or, "Simple Mail Transfer Protocol", is the communications
  207.     protocol used most commonly over TCP/IP links in UNIX
  208.     environments for mail.  SMTP usually operates directly between
  209.     the source and destination machines, so intermediate machines
  210.     don't get involved (except for gateways, see below).  SMTP
  211.     is usually part of the MTA.
  212.  
  213.     SLIP (Serial Line Internet Protocol):
  214.     SLIP is an implementation of TCP/IP designed for use over
  215.     RS232 serial lines (ie: modems).  The other difference is
  216.     that some SLIP implementations have the ability to "dial the
  217.     phone" to make a connection for a specific transfer, whereas
  218.     LAN TCP/IP is physically continuously connected.  You'd also
  219.     need TCP/IP to run a SMTP mail connection.
  220.  
  221.     PPP (Point-to-Point Protocol):
  222.     A successor to SLIP.
  223.  
  224.     X.25/X.29:
  225.     X.25 is a packet switched data network which is usually
  226.     half-duplex.  In this context, it's really an alternative
  227.     to dialup over voice telephone lines with modems.  X.25
  228.     is available in several "flavours", either direct X.25
  229.     trunk connects over leased lines, through "PAD" interfaces,
  230.     or by ordinary dialup modem access to X.25 "ports".
  231.  
  232.     To be useable in the context of mail transfers, you also
  233.     have to use a file transfer protocol/mechanism of some
  234.     sort on top of X.25.  The most common being UUCP "f" protocol
  235.     (through PADS or dialup), or "x" with direct X.25 connects.
  236.  
  237.     Whether you use X.25 or phones plus modems depends on a number
  238.     of factors - usually the determining factor is cost.  In North
  239.     America, high speed modems (eg: 9600 baud and above) over telephone
  240.     lines tends to be less expensive.  However, Europe's really
  241.     wierd phone system structure usually makes X.25 more cost-effective,
  242.     and therefore, X.25 use in UNIX mail systems is much more common
  243.     in Europe than North America.
  244.  
  245.     X.29 is the command set used to configure and establish
  246.     X.25 connections when you're using asynchronous connections
  247.     to a PAD.
  248.  
  249. Networks:
  250.  
  251.     Internet:
  252.     An "internet" is a network comprised of computers that talk
  253.     to each other using TCP/IP, and usually SMTP for mail.
  254.  
  255.     The "Internet" is a vast network of hundreds of thousands of
  256.     machines using SMTP protocol mail, communicating with
  257.     each other over relatively high speed lines.  But not all
  258.     "internets" are connected to *the* Internet.
  259.     
  260.     The Internet grew out of a US government funded project in
  261.     inter-computer communications that grew into an enormous network
  262.     of systems.
  263.  
  264.     One of the principle characteristics of this network is that
  265.     machines are addressed by domain names which identify the
  266.     destination, rather than addresses that are constructed out
  267.     of the route from machine-to-machine-to-machine.
  268.  
  269.     UUCP Network:
  270.     The UUCP network is that set of machines that talk to each other
  271.     via UUCP.  Sending mail through this network requires that the sender
  272.     know the network topology of UUCP links, and specify a path from one
  273.     machine to the next.  (There are, of course, ways around this.
  274.     See the section on "do's and don'ts".)
  275.  
  276. Mail addresses:
  277.  
  278.     Addresses:
  279.     An email address is a method of specifying a given person on
  280.     a specific machine.  There are scads of conventions, usually
  281.     determined by the presence of "@"'s, "!"'s and other special
  282.     characters in the name.  An address usually consists of
  283.     two parts: a userid/name and a machine specification.
  284.  
  285.     A Domain address usually looks like:
  286.         userid@domain-address
  287.     Whereas a UUCP address usually looks like:
  288.         siteA!siteB!siteC!userid
  289.  
  290.     Domain Addresses:
  291.     Domains are a way of uniquely specifying a destination.
  292.     Much like a postal address, a domain specifies a set of
  293.     progressively more restrictive "domains" of the potential
  294.     address space.  It would perhaps be illustrative to give an
  295.     example:
  296.  
  297.         clewis@ferret.marketing.fooinc.com
  298.  
  299.     You read these things right to left: "com" means the
  300.     commercial domain.  "fooinc" is the name of an organization
  301.     within the commercial domain.  "Marketing" is the name of a
  302.     suborganization within fooinc, and ferret gives the name of
  303.     a machine (usually).  Domains can have any number of levels.
  304.  
  305.     The top level domain (com in the above example) has many
  306.     possible values.  In the United States, "com", "mil", "edu",
  307.     and "gov" are fairly standard.  Elsewhere, the top level
  308.     domain tends to be a country code, the second level tends to
  309.     be a province or state, OR a classification like "edu" or "ac"
  310.     for academic (such as ac.jp, go.jp, ac.uk, edu.au, etc)
  311.     and the third an organization.  But, for example, there are
  312.     many .com and .edu sites in Canada and other countries.
  313.  
  314.     FQDN
  315.     A fully-qualified-domain-name (FQDN) has a entry for each
  316.     level of the domain, from individual machine to top-level
  317.     domain.  In many cases, an organization has implemented an
  318.     organizational "gateway" at a higher level of domain, so
  319.     that people from outside don't have to specify FQDN's to get
  320.     to a specific person.  In the above example, for instance,
  321.     "fooinc.com" may be sufficient to get to anyone inside
  322.     fooinc, and "ferret.marketing" may not be necessary.
  323.  
  324.     On the other hand, people sometimes leave out the higher
  325.     levels of the address, as in "ferret.marketing".
  326.     This is a bad idea - because if the mail is cc'd out of the
  327.     organization, chances are the external recipient cannot reply,
  328.     because "ferret.marketing" is incomplete.  So use addresses
  329.     that are specified sufficiently for external users to use.
  330.     (fooinc.com if a organizational gateway is used, the whole
  331.     ferret.marketing.fooinc.com if not)
  332.  
  333.     NIC
  334.     Internet TOP-LEVEL domains (edu, com, gov, mil) are controlled
  335.     by a single organization, the NIC (internic.net).  An organization
  336.     "gets a piece" of the namespace by registering with the NIC, and
  337.     then they are free to administer their own namespace (everything
  338.     under fooinc.com) as they choose.  The same is true for foreign
  339.     countries; Once they have their top-level domain (usually the
  340.     two-letter ISO country code) registered with the NIC, they do
  341.     the rest, and divide it as they see fit.
  342.  
  343.     In contrast, on UUCPnet, all machine names everywhere share a
  344.     single flat namespace.  So it is important to choose a name
  345.     that has not been used before. (See do's and don'ts).  This is
  346.     why FQDN's help.  We can tell the difference between
  347.     ferret.fooinc.com and ferret.blah.edu by their full names.
  348.     (Instead of UUCP paths which may turn out to be wrong, and
  349.     autorouting will probably send the mail to the wrong machine)
  350.  
  351.     MX record:
  352.     A non-SMTP/Internet site that wishes to register on the Internet
  353.     will need to get a "nearby" Internet site to set up a MX
  354.     record for them.  An MX record is essentially a domain-server
  355.     database record that (effectively) registers your domain name
  356.     on the Internet, and indicates that the Internet site knows
  357.     how to forward mail to you.  Usually via some non-SMTP/Internet
  358.     route, such as UUCP.  You can get an MX record for one site, or
  359.     a "wildcard" MX record so that you can have your own subdomains.
  360.  
  361.     Bang-Paths:
  362.     With UUCP mail, the MTA has to specify a route to get from one
  363.     machine to another.  "A!B!C!userid" means go to machine A,
  364.     then B, then C, then user "userid" on C.  You should strive,
  365.     however, for a MUA that allows you to use domain addressing,
  366.     and let the MTA figure out the bang routing as appropriate.
  367.  
  368. Miscellaneous:
  369.  
  370.     Gateways:
  371.     There are several meanings of this term, only three are relevant
  372.     here.
  373.  
  374.     The first is a mechanism for getting from one network to another
  375.     network that uses different protocols.
  376.  
  377.     The second is a mechanism for getting from one logical (often
  378.     organizational) network to another using the same protocol.
  379.     Often for example, there will be a LAN in one department of
  380.     an organization, and one machine in the LAN has the connection
  381.     to another LAN in another department.  This means that mail from
  382.     one LAN to the other has to pass thru the gateway machine.
  383.  
  384.     Another form, which we'll mention later is that of mail to
  385.     news gatewaying.
  386.  
  387.     Routers:
  388.     There are several definitions, but the most important is that
  389.     part of the TA that figures out how to send a message to
  390.     a given machine.  This often uses a database that provides
  391.     routes from one machine to the other machines on the network.
  392.  
  393.     Smarthost:
  394.     In many cases, your machine won't know how to get to a specific
  395.     destination.  You can usually set up your mail system to send mail,
  396.     that it doesn't know how to deliver, to a machine that is more
  397.     likely to.
  398.  
  399.     RFC's:
  400.     A set of documents that include formal descriptions of mail
  401.     formats used on the Internet, and are adhered to by many
  402.     non-Internet systems.  More specifically, in the "worldnet"
  403.     of Usenet, Internet and UUCP, the RFC's set the standards
  404.     for mail exchange.  RFC822, 1123 and 976 are the most important
  405.     for Internet/UUCP mail.
  406.  
  407.     It should be pointed out, however, that there are some
  408.     regions where the RFC's are not entirely respected.  For example,
  409.     the British academic email networks (JANET) uses domains, but
  410.     they're specified backwards (they drive on the wrong side of
  411.     the road too ;-).
  412.  
  413.     MIME:
  414.     Mime is the official proposed standard format for multimedia Internet
  415.     mail encapsulated inside standard Internet RFC 822 messages.  Facilities
  416.     include sending multiple objects in a single message, character sets
  417.     other than US-Ascii, multi-font text messages, non-textual material
  418.     such as images and audio fragments, and other extensions.  For an
  419.      overview of Mime, see ftp.uu.net:networking/mail/metamail/MIME-overview.txt.Z.
  420.     The defining document is Internet RFC 1341: N Borenstein & N Freed,
  421.     ``Mime (Multipurpose Internet Mail Extensions) mechanisms for specifying
  422.     and describing the format of Internet message bodies'' (June 1992).
  423.     Also see RFC 1344: N Borenstein, ``Implications of Mime for Internet
  424.     mail gateways'' (June 1992).
  425.     RFC1341 and 1342 have since been superceded by RFC 1521 and 1522.
  426.  
  427.     Mime covers only message bodies, not message headers; to see how to
  428.     represent non-Ascii characters in message headers, see Internet
  429.     RFC 1342: K Moore, ``Representation of non-Ascii text in Internet
  430.     message headers'' (June 1992).
  431.     
  432.     X.400:
  433.     A CCITT standard for email formats, more or less an alternative
  434.     to RFC 822/976/1123.  This format will probably start taking over
  435.     from RFC 822/976/1123 mail.  It is likely to (already has?) become an
  436.     ISO/IEEE standard along with OSI etc.
  437.  
  438.     "The Maps":
  439.     A set of files describing machine-to-machine links distributed
  440.     over Usenet in the group comp.mail.maps.  These are usually posted
  441.     on a monthly schedule, and can be automatically received and
  442.     transformed into a routing database that describes the "optimal"
  443.     route to each machine.  These are operated by the "UUCP Mapping
  444.     Project".  See the README posted along with the maps for
  445.     more details.
  446.  
  447.     Aliases:
  448.     Aliases are a mechanism by which you can specify the destination
  449.     for mail on your machine.  Through the use of aliases you can
  450.     redirect mail to "virtual userids".  For example, you should
  451.     have a mail destination on your machine called "postmaster", which
  452.     is aliased to send the mail to the System Administrator (ie: you
  453.     probably).  Aliasing often also permits you to send mail to groups
  454.     of users (not necessarily on the same machine as you) pipelines of
  455.     commands or to specific files.
  456.  
  457.     Mailing lists:
  458.     Are similar to Usenet newsgroups.  They are usually aliases
  459.     pointing to groups of users, and allow mail to be sent to the
  460.     whole group at once.  Mailing lists are set up to carry certain
  461.     subjects.  The difference between a mailing list and a Usenet
  462.     newsgroup is that the messages are sent by mail, probably as
  463.     a copy to each recipient, rather than broadcast.
  464.  
  465. ------------------------------
  466. Subject: Do's and Don'ts:
  467.  
  468. 1) Register a domain name.  Even on UUCP, where <machine>.UUCP is often
  469.    used as a kludge, it is MUCH preferred that you obtain a real
  470.    domain address.  If you are directly connecting to the Internet,
  471.    you will get one as part of your registration with the NIC.
  472.  
  473.    If you aren't connecting directly to the Internet, obtaining a
  474.    registration will usually require you finding a nearby friendly
  475.    Internet site willing to act as a mail forwarder to you from
  476.    the Internet - the site that will set up a "MX record" for you.
  477.    Many sites will do this for you for free, and several of the
  478.    commercial email services (eg: uunet) will do it for you for a
  479.    nominal charge (without requiring you buy the rest of their
  480.    services).
  481.  
  482.    There are occasions where you can join what is called a "domain
  483.    park".  These are most often small regional groups of systems that
  484.    have gotten one of their number properly registered as a domain,
  485.    and provides forwarding services out to other systems.  For
  486.    example, in my address "ferret.ocunix.on.ca", "ocunix.on.ca"
  487.    is a domain park made up of the Ottawa-Carleton UNIX User's Group,
  488.    one of the other machines in the group provides a gateway between
  489.    our systems and the Internet.
  490.  
  491. 2) If your machine is going to "speak" UUCP to the outside world,
  492.    choose a unique UUCP name.  You can find out whether a name you
  493.    want is taken by consulting the UUCP maps.  Or by asking someone
  494.    else who's using them.
  495.  
  496. 3) Register your machine with the UUCP Mapping Project if you're going
  497.    to use UUCP.  Information on how to do this is included in the
  498.    monthly maps postings in the file "README".  This is usually only
  499.    required when your machine talks UUCP to the outside world, or when
  500.    other machines have to address you by your UUCP name.  If you don't
  501.    do this, somone else may choose the same name, and gross confusion
  502.    will arise when smart routers won't be able to tell whether to send
  503.    a piece of mail to you, or your doppelganger[s].  If you register
  504.    with the UUCP Mapping Project, you have prior use, and people who
  505.    choose the same name afterwards will be told to get a new one.
  506.    
  507.    If you're "behind" an organizational gateway, don't do this.
  508.    (Your organizational gateway is the thing that needs to be
  509.    registered)
  510.  
  511.    If you do fill in a map, please take the time to fill it in
  512.    carefully, giving contact people and phone numbers.  Just in
  513.    case your machine goes crazy and starts doing something nasty.
  514.    Note expecially the latitude and longitude.  Get it right,
  515.    or omit it.  Brian Reid gets really annoyed with sites that
  516.    are half a world away from where they really are.
  517.  
  518. 4) If you're going to be setting up multiple machines, have only
  519.    one or two connections to the outside world.
  520.  
  521. 5) Install a mail system that understands domain addressing, even
  522.    if you aren't registered.  (In fact, all of the suggested
  523.    configurations in this FAQ do)
  524.  
  525. 6) *Never* use UUCP bang-routing with the MUA if you can possibly
  526.    avoid it - each of the suggested mail configurations provide
  527.    mechanisms where you, the user, do not have to specify routes 
  528.    to the MUA - you can specify domains, and the TA will do the
  529.    routing (possibly bang-routing) for you.
  530.  
  531.    Important: many mailers that understand UUCP attempt to be
  532.    pedantically "UUCPish" in the construction of headers, such
  533.    as generating "bang routes" in From:/To: etc. lines.  Which,
  534.    given that the whole "mail network" is generally converging on
  535.    more Internet-like standards, and that even UUCP sites are
  536.    using fully domain-capable mailers, is a big mistake.  RFC976
  537.    attempts to codify a "meta standard" that allows the coexistance
  538.    of RFC822/1036 (Internet mail) with UUCP-based networks.  What
  539.    this means is, essentially, that headers are formed in the
  540.    SMTP form, even if the transport will be via UUCP.  Unfortunately,
  541.    however, many mailers insist on "UUCP-izing" perfectly useable
  542.    Internet/domain headers.  "Fixing" them to prevent this is sometimes
  543.    difficult.  Sendmail is almost always a problem in this regard.
  544.  
  545. 7) Find a friendly neighboring SA to help.  A SA who has already
  546.    operating mail in your area will help smooth over the regional
  547.    "gotchas" that are bound to crop-up.  And advise you on the
  548.    right software to use, where to obtain it, and how to install it.
  549.  
  550. 8) Do NOT use "any old" Map unpacking program.  Most available
  551.    map unpacking programs automatically run the shell (or shar)
  552.    to unpack map articles.  Since it is trivially easy to forge
  553.    map articles, using this type of unpacking program can
  554.    easily let very destructive trojan horse or virus programs
  555.    into your machine.
  556.  
  557.    The two specific map unpackers described in this FAQ are known
  558.    to be secure from such attacks.  Do not run any other unpacker
  559.    unless you are aware of the issues and can inspect the code for
  560.    such vulnerabilities.  [If you know of other "secure" map
  561.    unpackers that are generally available, please let me know]
  562.  
  563. 9) If the people on your site, or small network, receive mailing
  564.    lists, it's often a good idea to gateway them to news:
  565.  
  566.    Netnews often performs many of the same services as email.
  567.    The primary difference is that messages are centrally stored,
  568.    rather than delivered to individual's mailboxes, and that
  569.    distribution looks more like a broadcast then a set of point-to-point
  570.    communications.  This means usually means that news can handle more
  571.    volume, more efficiently, then email can.
  572.  
  573.    Because of the differences (and also the similarities) people often
  574.    want to tie news and mail together.  This is known as "gatewaying."
  575.    For example, a small software development site might subscribe to the
  576.    X Windows mailing list.  Rather than have (say) eight copies of each
  577.    mail message sent to their host, they would rather have it stored as a
  578.    local newsgroup that everyone in the company can read, and which can
  579.    be centrally archived.  This is a typical use of a "mail to news"
  580.    gateway.  When a user makes a posting to this local group the article
  581.    should be sent back out to the mailing list; this is a typical use of
  582.    a "news to mail" gateway.
  583.  
  584.    On a larger scale, the "inet" groups are bi-directional gateways of
  585.    Internet mailing lists.  Within mainstream Usenet, many popular
  586.    groups such as comp.windows.x, comp.protocols.tcp-ip, comp.unix.wizards,
  587.    and so on, are gatewayed to mailing lists and back.
  588.  
  589.    Many subtle issues often come up when gatewaying mail and news, so
  590.    unless you are experienced you should use one of the already-available
  591.    packages for your local organization.  For example, you probably do not
  592.    want to write a brand-new Perl script and create a new "inet" newsgroup.
  593.    The C News distribution includes some basic gateway tools in the
  594.    contrib/nntpmail directory.  Many people use Rich $alz's "newsgate"
  595.    package that appeared in comp.sources.unix Volume 24; it includes
  596.    discussion of some of the more subtle issues that come up.
  597.  
  598.    Before starting a mailing list gateway, apart from the technical aspect
  599.    of the job you should also be aware of one important point: mailing-lists
  600.    are considered private, whereas newsgroups are public.
  601.     
  602.    One can know who gets a list, but not who reads the group. It is always
  603.    wise to get the authorization of the mailing-list manager and of the readers
  604.    before creating a mail/news gateway.
  605.  
  606. 10) If you're connecting to the Internet, or are setting up a large local
  607.    internet, you really should get a copy of the DNS and BIND book mentioned
  608.    in the bibliography.
  609. -- 
  610. Chris Lewis: _Una confibula non sat est_
  611. Phone: Canada 613 832-0541
  612. Latest psroff: FTP://ftp.uunet.ca/distrib/chris_lewis/psroff3.0pl17/*
  613. Latest hp2pbm: FTP://ftp.uunet.ca/distrib/chris_lewis/hp2pbm/*
  614.